FACodIdentifierChanges 
Logical Entity Name  FACodIdentifierChanges 
Default Table Name  FACodIdentifierChanges 
Physical Only  NO 
Definition 
 
Note 
 

FACodIdentifierChanges Columns 
ColumnName  Domain  Datatype  NULL  Definition 
DocumentID(PK)    char(30)  NO 
 
Source    char(1)  NO 
 
recordid(PK)    int  NO 
 
oldIdentifier(PK)    varchar(44)  NO 
 
NewIdentifier(PK)    varchar(44)  NO 
 
AttEntityID    char(8)  NO 
 
AwardYear    char(7)  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FACodIdentifierChanges Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FACodIdentifierChanges_DocumentID_OldIdentifier_NewIdentifier  PrimaryKey  DocumentID, oldIdentifier, NewIdentifier, recordid 

FACodIdentifierChanges Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_FACodIdentifierChanges_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FACodIdentifierChanges Check Constraints 
Check Constraint Name  CheckConstraint